home *** CD-ROM | disk | FTP | other *** search
- -- background: 2674 from stack: in
- -- bmap block id: 3983
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 15 (field)
- -- low flags: 80
- -- high flags: 0002
- -- rect: left=432 top=38 right=69 bottom=498
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: waiting
-
-
- -- part 16 (field)
- -- low flags: 01
- -- high flags: 2004
- -- rect: left=160 top=51 right=177 bottom=493
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: share
-
-
- -- part 18 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=351 top=149 right=171 bottom=481
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: OK, Milt, Go Away
- ----- HyperTalk script -----
- on mouseUp
- hide field "share"
- hide bkgnd button "OK, Milt, Go Away"
- play "boing"
- tabKey
- end mouseUp
-
-